home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 19.zip / BS1 part 19 / Util Collection 6 BS1.adf / resources / Mount-80 < prev    next >
Text File  |  1988-01-19  |  2KB  |  43 lines

  1.  
  2.          /*  C Ltd  AM-80(DTR)   80 Meg Hard Disk Drive */
  3.  
  4.          DH0:       Device = SCSI.device      
  5.                     Unit   = 1                    
  6.                     Flags  = 17424392                    
  7.                     Surfaces  = 8                 
  8.                     BlocksPerTrack = 18           
  9.                     Reserved = 2                  
  10.                     Interleave = 0                
  11.                     LowCyl = 0  ;  HighCyl = 510
  12.                     Buffers = 9                   
  13.                     BufMemType = 0                
  14.                     #
  15.  
  16.          DH1:       Device = SCSI.device      
  17.                     Unit   = 1                    
  18.                     Flags  = 17424392                  
  19.                     Surfaces  = 8                 
  20.                     BlocksPerTrack = 18           
  21.                     Reserved = 2                  
  22.                     Interleave = 0                
  23.                     LowCyl = 511  ;  HighCyl = 1021
  24.                     Buffers = 9                   
  25.                     BufMemType = 0                
  26.                     #
  27.  
  28.  
  29.          /*  C Ltd  AM-20   20 Meg Hard Disk Drive */
  30.  
  31.          Brains:    Device = SCSI.device      
  32.                     Unit   = 2                    
  33.                     Flags  = 17424392                    
  34.                     Surfaces  = 4                 
  35.                     BlocksPerTrack = 17           
  36.                     Reserved = 2                  
  37.                     Interleave = 0                
  38.                     LowCyl = 0  ;  HighCyl = 592
  39.                     Buffers = 9                   
  40.                     BufMemType = 0                
  41.                     #
  42.  
  43.